Fix Dired when ls-lisp is used and the -a switch is not used.
authorIngo Lohmar <i.lohmar@gmail.com>
Sat, 27 Apr 2013 16:55:29 +0000 (19:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Apr 2013 16:55:29 +0000 (19:55 +0300)
commite0f554e1f2b27c6a46784e64fd66556eca407458
treee65cf1295f37d4eb6dddee07f0adb1de07a88766
parent4bebf18f86bfb5c7732f829b2280b514f28300d4
Fix Dired when ls-lisp is used and the -a switch is not used.

 lisp/ls-lisp.el (ls-lisp-insert-directory): If no files are
 displayed, move point to after the totals line.  See
 http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
 for the details.
lisp/ChangeLog
lisp/ls-lisp.el